'Declaration
Public Overloads Sub AddFreeHandAnnotInteractive( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal Opacity As Single _ )
public void AddFreeHandAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
public procedure AddFreeHandAnnotInteractive( BorderColor: Integer; BorderWidth: Single; Opacity: Single );
public function AddFreeHandAnnotInteractive( BorderColor : int, BorderWidth : float, Opacity : float );
public: void AddFreeHandAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
public: void AddFreeHandAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
Parameters
- BorderColor
- BorderWidth
- Opacity